home *** CD-ROM | disk | FTP | other *** search
/ Programming a Multiplayer FPS in DirectX / Programming a Multiplayer FPS in DirectX (Companion CD).iso / DirectX / dxsdk_oct2004.exe / dxsdk.exe / Samples / C++ / Direct3D / HDRLighting / resource.h < prev   
Encoding:
C/C++ Source or Header  |  2004-09-27  |  1.7 KB  |  44 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by HDRLighting.rc
  4. //
  5. #define IDI_MAIN_ICON                   101
  6. #define IDR_MAIN_ACCEL                  113
  7. #define IDR_MENU                        141
  8. #define IDD_SELECTDEVICE                144
  9. #define IDC_DEVICE_COMBO                1000
  10. #define IDC_ADAPTER_COMBO               1002
  11. #define IDC_ADAPTERFORMAT_COMBO         1003
  12. #define IDC_RESOLUTION_COMBO            1004
  13. #define IDC_MULTISAMPLE_COMBO           1005
  14. #define IDC_REFRESHRATE_COMBO           1006
  15. #define IDC_BACKBUFFERFORMAT_COMBO      1007
  16. #define IDC_DEPTHSTENCILBUFFERFORMAT_COMBO 1008
  17. #define IDC_VERTEXPROCESSING_COMBO      1009
  18. #define IDC_PRESENTINTERVAL_COMBO       1010
  19. #define IDC_MULTISAMPLE_QUALITY_COMBO   1011
  20. #define IDC_DEVICECLIP_CHECK            1012
  21. #define IDC_WINDOW                      1016
  22. #define IDC_FULLSCREEN                  1018
  23. #define IDM_CHANGEDEVICE                40002
  24. #define IDM_TOGGLEFULLSCREEN            40003
  25. #define IDM_TOGGLESTART                 40004
  26. #define IDM_SINGLESTEP                  40005
  27. #define IDM_EXIT                        40006
  28. #define IDM_HELP                        40007
  29. #define IDM_TOGGLEHELP                  40011
  30. #define IDM_INCREASERESOLUTION          40014
  31. #define IDM_TOGGLESTATS                 40021
  32.  
  33. // Next default values for new objects
  34. // 
  35. #ifdef APSTUDIO_INVOKED
  36. #ifndef APSTUDIO_READONLY_SYMBOLS
  37. #define _APS_3D_CONTROLS                     1
  38. #define _APS_NEXT_RESOURCE_VALUE        146
  39. #define _APS_NEXT_COMMAND_VALUE         40022
  40. #define _APS_NEXT_CONTROL_VALUE         1027
  41. #define _APS_NEXT_SYMED_VALUE           102
  42. #endif
  43. #endif
  44.